<%include file="_meta.html" />
<%include file="_header.html" />
<% article = AT.GetArticle('osusume') %>

${article.header}

土地物件${ post.title }

メイン画像
画像1
画像2
エリア
所在地
面積
学区
交通
建築条件
<% posts = AT.GetPostsByKey('builder',str(post.key)) %> %for contents in posts:

${contents.title}会社概要

${contents.GetField('address')}
${contents.GetField('tel')}
${contents.GetField('href','ext')}

%endfor
%if post.GetField('formenable') == u'あり': %endif
<%include file="sogokan_bigfooter.html"/>
<%include file="_footer.html"/> <%include file="_anchor_navi.html"/>